- currentUserHasFlag
DiscordResult currentUserHasFlag(DiscordUserFlag flag, bool* hasFlag)
Undocumented in source. Be warned that the author may not have intended to support it.
- getCurrentUser
DiscordResult getCurrentUser(DiscordUser* user)
Undocumented in source. Be warned that the author may not have intended to support it.
- getCurrentUserPremiumType
DiscordResult getCurrentUserPremiumType(DiscordPremiumType* premiumType)
Undocumented in source. Be warned that the author may not have intended to support it.
- getUser
void getUser(DiscordUserId userId, void* callbackData, void function(void*, DiscordResult, DiscordUser*) callback)
Undocumented in source. Be warned that the author may not have intended to support it.